home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / SUMERIS / QuantaFlow / QuantaFlow.app / English.lproj / BoxGraphicSimple.nib / data.classes next >
Text File  |  1993-07-19  |  304b  |  22 lines

  1. BoxInspector = {
  2.     OUTLETS = {
  3.     box;
  4.     currentGraphic;
  5.     };
  6.     SUPERCLASS = Object;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. BoxGraphicSimple = {
  14.     ACTIONS = {
  15.     changeBackgroundGraphic:;
  16.     };
  17.     OUTLETS = {
  18.     gArrierePlan;
  19.     };
  20.     SUPERCLASS = BoxInspector;
  21. };
  22.